動態改變node CSS屬性 (補)


Posted by mijouhsieh on 2023-03-05

Style color Property W3S
document.getElementById("myH2").style.color = "#ff0000";

object.style.color = "color|initial|inherit"

補 tic tac toe


#change-property







Related Posts

請問 position: static, relative, absolute 跟 fixed 的差別是什麼?分別各舉一個會用到的場合

請問 position: static, relative, absolute 跟 fixed 的差別是什麼?分別各舉一個會用到的場合

763. Partition Labels

763. Partition Labels

2021-09-03 React & Redux 學習目標與檢討

2021-09-03 React & Redux 學習目標與檢討


Comments